﻿/*--------------------layout---------------------*/
*
{
    margin: 0;
    padding: 0;
}
form
{
    text-align: center;
}
#pgWrapper
{
    width: 571px !important;
    background: #fff;
    margin: 0 auto;
    text-align: left;
}
#pgHeader
{
    width: 571px !important;
    height: 95px;
    clear: both;
}
#wrapLogo1
{
    float: left;
    width: 267px;
    height: 85px;
}
#wrapLogo2
{
    float: left;
    width: 244px;
    height: 85px;
    vertical-align: top;
}
#wrapSearch
{
    float: left;
    width: 60px;
    height: 85px;
}
.sfsearchBox
{
    display: none;
    width: 230px !important;
    border: none !important;
    margin: 0 auto !important;
    padding-top: 30px !important;
}
.sfsearchTxt
{
    display: none;
    float: left !important;
    width: 140px !important;
    height: 20px !important;
}
#pgMain
{
    float: left;
    clear: both;
    height: auto;
}
#pgLeft
{
    display: none;
    float: left;
    width: 199px;
}
#pgNav
{
    float: left;
    width: 199px;
    height: 240px;
}
#pgLeftLinks
{
    float: left;
    width: 199px;
}
.lftLinks
{
    width: 160px;
    margin: 20px auto;
}
#pgContent
{
    float: left;
    width: 571px;
    vertical-align: top;
}
#hpFlash
{
    float: left;
    clear: both;
    width: 570px;
    height: 240px;
    border-left: solid 1px #fff;
}
#hpContent
{
    float: left;
    clear: both;
    width: 570px;
    height: auto;
    border-left: solid 1px #d3d3d3;
}
#secBreadcrumbs
{
    display: none;
    float: left;
    clear: both;
    width: 569px;
    border-left: solid 1px #fff;
}
#secTitle
{
    float: left;
    clear: both;
    width: 557px;
    padding: 5px 2px 10px 10px;
    border-left: solid 1px #d3d3d3;
    border-right: solid 1px #d3d3d3;
}
#wrapPgTitle
{
    float: left;
    width: 368px;
}
#wrapPgPrint
{
    float: right;
    width: 153px;
    padding-right: 16px;
}
#secContent
{
    float: left;
    clear: both;
    width: 533px;
    height: auto;
    vertical-align: top;
    min-height: 360px;
    border-left: solid 1px #d3d3d3;
    border-right: solid 1px #d3d3d3;
    padding: 0 14px 0 22px;
}
#secCallGEB
{
    float: left;
    clear: both;
    width: 569px;
    padding-top: 30px;
    border-left: solid 1px #d3d3d3;
    border-right: solid 1px #d3d3d3;
    border-bottom: solid 1px #d3d3d3;
}
#secCallGEB .btnCenter
{
    width: 330px;
    margin: 0 auto;
}
#secCallGEB .btnCorner
{
    float: left;
}
#secCallGEB .btnText
{
    float: left;
    height: 20px;
    background: #222;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 3px 5px 0 5px;
}
#secCallGEB .btnText a
{
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}
#hpLeft
{
    width: 369px;
    vertical-align: top;
    padding-bottom: 30px;
}
#hpRight
{
    width: 200px;
    vertical-align: top;
    background: #f2f2f2;
    border-left: solid 1px #fff;
    padding-bottom: 30px;
}
#secLeft
{
    width: 255px;
    vertical-align: top;
    padding-right: 12px;
}
#secRight
{
    width: 255px;
    vertical-align: top;
    padding-left: 10px;
}
#pgFooter
{
    display: none;
    float: left;
    clear: both;
}

/*--------------------style---------------------*/
body
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #666;
    font-size: 12px;
    background: white;
    margin: 0;
    padding: 0;
}
a
{
    color: #ea1b23;
}
#pgHeader
{
    background: #ea1b23;
}
#wrapLogo1
{
    background: #ffffff;
}
#wrapLogo2
{
    background: #ffffff;
}
#wrapSearch
{
    text-align: center;
    background: #ffffff;
}
#pgMain
{
    border-top: solid 1px #fff;
}
a.lftSubNav
{
    display: block;
    font-weight: bold;
    color: #ea1b23;
    padding: 5px 0 0 0;
}
#hpServices a
{
    line-height: 1.7em;
}
#secBreadcrumbs
{
    width: 550px;
    height: 17px;
    color: #fff;
    background: #da0a0d url(Images/breadcrumbbg.gif) repeat-x;
    padding: 6px 10px;
}
#secBreadcrumbs a
{
    color: #fff;
}
#wrapPgTitle
{
    font-size: 24px;
    color: #ea1b23;
    margin-top: -2px;
    padding: 0 10px;
}
#wrapPgPrint
{
    padding-top: 5px;
}
#secContent .RadTreeView .rtIn
{
    font-size: 16px;
    color: #666;
}
#secContent .RadTreeView .rtIn:hover
{
    color: #ea1b23;
    background: #f2f2f2;
}
#pgFooter
{
    width: 559px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #c1c1c1;
    background: #000;
    padding: 10px 0 10px 12px;
}
#pgFooter a
{
    color: #c1c1c1;
    text-decoration: none;
}
#pgFooter a:hover
{
    color: #c1c1c1;
    text-decoration: underline;
}
#cright
{
    margin-top: 1em;
}
.sf_simpleList
{
    list-style-image: url(Images/liarrow12.gif);
    margin: 0 20px 20px 20px !important;
    padding: 0 !mportant;
}
.sf_simpleList li
{
    margin: 1em 0 !mportant;    
    padding: 1em 0 !mportant;
}
.sf_simpleList a
{
    color: #666;
    text-decoration: none;
}
.sf_simpleList a:hover
{
    text-decoration: underline;
}
#secContent h3
{
    font-size: 12px;
    color: #ea1b23;
    margin: 1em 0 5px 0;
}
#secContent h2
{
    margin: 1em 0;
}
#secContent p
{
    line-height: 1.4em;
    margin: 0 0 1em 0;
}
.searchResults dt 
{
    margin: 2em 0 0 0;
}
#pgFooter p 
{
    margin: 1em 0;
}
/* Management Team */
ul.mgmtTeamList 
{
    list-style-type: none;
    margin: 20px 0;
}
ul.mgmtTeamList li
{
    margin: 20px 0 30px 0;
}
ul.mgmtTeamList img
{
    margin-right: 10px;
    border: 3px solid #d3d3d3;
}
ul.mgmtTeamList .mgmtName
{
    font-weight: bold;
    padding-top: 5px;
}
ul.mgmtTeamList hr
{
    width: 75%;
    text-align: left;
    color: #fff;
    background-color: #fff;
    border: 1px dashed #666;
    border-style: none none dashed;
}
/* End Management Team */
.simpleList, table.images ul
{
    list-style-image: url(../App_Themes/gebco/Images/liarrow12.gif);
    margin: 0 20px 20px 20px !important;
    padding-left: 20px !important;
}
.simpleList li, table.images li
{
    margin: 1em 0 0 0 !important;
    padding: 0 !important;
}
.simpleList a, table.images li a
{
    text-decoration: none;
}
.sf_simpleList a:hover, table.images li a:hover
{
    text-decoration: underline;
}
.tabProducts ul.simpleList 
{
    padding-left: 0 !important;    
}
.tabProducts ul.simpleList a
{
    color: #666 !important;
}
.tabProducts ul.simpleList a:hover
{
    text-decoration: underline !important;
}
img.border, table.images img
{
    border: solid 3px #d3d3d3;
}
hr.dashed
{
    width: 75%;
    text-align: left;
    color: #fff;
    background-color: #fff;
    border: 1px dashed #666;
    border-style: none none dashed;
}
.btnText
{
    float: left;
    height: 20px;
    background: #222;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 3px 5px 0 5px;
}
.btnText a
{
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}